feat: zod version checker#495
Conversation
|
| import chalk from "chalk"; | ||
| import path from 'path'; | ||
| import { createRequire } from 'node:module'; | ||
| import { PackageFile } from "npm-check-updates/build/src/types/PackageFile"; |
There was a problem hiding this comment.
Is this not exported from the main index file? When you build the package I think this will fail
There was a problem hiding this comment.
@matt-aitken
Built fine, since it's a type only import
|
Thanks for this 🙏 but it's no longer necessary to check for the Zod version because of #500, so closing this 👍 |
✅ Checklist
trigger.mp4
/closes #436
/claim #436